VT-d/qinval: queue index is always unsigned
authorJan Beulich <jbeulich@suse.com>
Fri, 20 Jun 2014 12:48:56 +0000 (14:48 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 20 Jun 2014 12:48:56 +0000 (14:48 +0200)
commitf7e46156a1c006a6eb5489e0227d39229eec316d
tree98df8f1ca349a3d3fe5bbc71ace3d525793b75b4
parent59080064611a07ca70ae078980d9d3e2d0391d8b
VT-d/qinval: queue index is always unsigned

At once drop bogus initializers.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Yang Zhang <yang.z.zhang@intel.com>
xen/drivers/passthrough/vtd/qinval.c